github.com/go-pg/migrations/v8.Collection.runDown (method)

2 uses

	github.com/go-pg/migrations/v8 (current package)
		collection.go#L562: func (c *Collection) runDown(db DB, tx *pg.Tx, m *Migration) (int64, error) {
		collection.go#L605: 	return c.runDown(db, tx, m)